projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1094cb8
)
* src/configure.in (AC_CHECK_HEADERS) Add gpm.h.
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 20 May 2007 02:51:25 +0000
(
02:51
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 20 May 2007 02:51:25 +0000
(
02:51
+0000)
(AC_CHECK_LIB): Add -lgpm.
* config.in Regenerate.
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index 43c1efac14f2196b6ea05d6093dd345bc61a62b6..93f67df66dc1a56474ddef8c9ca8446311d81a2f 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-231,6
+231,9
@@
Boston, MA 02110-1301, USA. */
/* Define to 1 if you have the ungif library (-lungif). */
#undef HAVE_GIF
+/* Define to 1 if you have the <gpm.h> header file. */
+#undef HAVE_GPM_H
+
/* Define to 1 if you have the `grantpt' function. */
#undef HAVE_GRANTPT